/**
* gtk_places_sidebar_set_location:
* @sidebar: a places sidebar
- * @location: location to select, or #NULL for no current path
+ * @location: (allow-none): location to select, or #NULL for no current path
*
* Sets the location that is being shown in the widgets surrounding the
* @sidebar, for example, in a folder view in a file manager. In turn, the
* function to get the location that is being referred to during the callbacks
* for your menu items.
*
- * Returns: a GFile with the selected location, or #NULL if nothing is visually
+ * Returns: (transfer full): a GFile with the selected location, or #NULL if nothing is visually
* selected.
*
* Since: 3.8